-
Notifications
You must be signed in to change notification settings - Fork 69
Add new registration-service config param for ui canary deployement #1174
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks a lot !
Let's decide which one we want to merge . With or without the CRDs upgrade.
I'm fine with merging this one and opening a new one for CRD upgrade :)
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: alexeykazakov, mfrancisc The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
That's the interesting part. I didn't do anything special. I just pulled your API PR locally and then did "make generate" and this is what I got for the host operator. A clean PR with no CRD changes besides your new configuration field. So let's merge this clean PR first and then try to find out why you get other unrelated to your API changes in your PR. So it doesn't block us from advancing with the RHDH work. |
|
I think things got mixed with the upgrade in between. |
I've merged the other one, we can close this. Thank you! |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #1174 +/- ##
==========================================
+ Coverage 83.53% 83.56% +0.02%
==========================================
Files 82 82
Lines 7927 7927
==========================================
+ Hits 6622 6624 +2
+ Misses 1104 1102 -2
Partials 201 201 🚀 New features to boost your workflow:
|
Generated for codeready-toolchain/api#476